home *** CD-ROM | disk | FTP | other *** search
/ The Games Machine 131 / XENIATGM131.iso / Goodies / I-WAR 2 Egde of Chaos - New SDK / IW2-EOC_Pog_Scripting_SDK.exe / include / iPDAGUI.h < prev    next >
Text File  |  2002-01-14  |  4KB  |  155 lines

  1. //
  2. // (c) 1998-9 Particle Systems Ltd. All Rights Reserved
  3. //
  4. // iPDAGUI.h
  5. //
  6. // Compiler-generated export header for package "iPDAGUI"
  7. //
  8. // Revision control information:
  9. //
  10. // $Header: /iwar2/resource/scripts/include/iPDAGUI.h 7     8/12/00 12:00 Tim $
  11. //
  12.  
  13. // Dependencies ////////////////////////////////////////////////////////////////
  14.  
  15. // Enumerated types ////////////////////////////////////////////////////////////
  16.  
  17. // Functions ///////////////////////////////////////////////////////////////////
  18.  
  19. prototype iPDAGUI.SPMainPDAScreen();
  20.  
  21. prototype iPDAGUI.SPMainPDAScreen_OnStart();
  22.  
  23. prototype iPDAGUI.SPMainPDAScreen_OnLoad();
  24.  
  25. prototype iPDAGUI.SPMainPDAScreen_OnInstant();
  26.  
  27. prototype iPDAGUI.SPMainPDAScreen_OnMultiplayer();
  28.  
  29. prototype iPDAGUI.SPMainPDAScreen_OnOptions();
  30.  
  31. prototype iPDAGUI.SPMainPDAScreen_OnMovies();
  32.  
  33. prototype iPDAGUI.SPMainPDAScreen_OnQuit();
  34.  
  35. prototype iPDAGUI.SPDemoMainScreen();
  36.  
  37. prototype iPDAGUI.SPDemoMainScreen_OnTraining();
  38.  
  39. prototype iPDAGUI.SPDemoMainScreen_OnStart();
  40.  
  41. prototype iPDAGUI.SPDemoMainScreen_OnInstant();
  42.  
  43. prototype iPDAGUI.SPDemoMainScreen_OnOptions();
  44.  
  45. prototype iPDAGUI.SPDemoMainScreen_OnQuit();
  46.  
  47. prototype iPDAGUI.SPBasePDAScreen();
  48.  
  49. prototype iPDAGUI.SPBasePDAScreen_OnSave();
  50.  
  51. prototype iPDAGUI.SPBasePDAScreen_OnLoad();
  52.  
  53. prototype iPDAGUI.SPBasePDAScreen_OnQuit();
  54.  
  55. prototype iPDAGUI.SPBasePDAScreen_OnResume();
  56.  
  57. prototype iPDAGUI.SPFlightPDAScreen();
  58.  
  59. prototype iPDAGUI.SPFlightPDAScreen_OnLoad();
  60.  
  61. prototype iPDAGUI.SPFlightPDAScreen_OnQuit();
  62.  
  63. prototype iPDAGUI.SPFlightPDAScreen_OnResume();
  64.  
  65. prototype iPDAGUI.SPPDASaveScreen();
  66.  
  67. prototype iPDAGUI.SPPDASaveScreen_SetDefaultName();
  68.  
  69. prototype iPDAGUI.SPPDASaveScreen_OnSave();
  70.  
  71. prototype iPDAGUI.SPPDASaveScreen_OnBackButton();
  72.  
  73. prototype iPDAGUI.SPPDALoadScreen();
  74.  
  75. prototype iPDAGUI.SPPDALoadScreen_OnLoad();
  76.  
  77. prototype iPDAGUI.SPPDALoadScreen_OnAutosaveLoad();
  78.  
  79. prototype iPDAGUI.SPPDALoadScreen_OnBackButton();
  80.  
  81. prototype iPDAGUI.SPPDAOptionsScreen();
  82.  
  83. prototype iPDAGUI.SPPDAOptionsScreen_OnGraphics();
  84.  
  85. prototype iPDAGUI.SPPDAOptionsScreen_OnSound();
  86.  
  87. prototype iPDAGUI.SPPDAOptionsScreen_OnControls();
  88.  
  89. prototype iPDAGUI.SPPDAOptionsScreen_OnRestoreDefaults();
  90.  
  91. prototype iPDAGUI.SPPDAOptionsScreen_OnBackButton();
  92.  
  93. prototype iPDAGUI.SPPDAOptionsScreen_OnBackToMainMenuButton();
  94.  
  95. prototype iPDAGUI.SPPDAOptionsCategory_OnSelectOption();
  96.  
  97. prototype iPDAGUI.SPPDAOptionsCategory_OnMouseDown();
  98.  
  99. prototype iPDAGUI.SPPDAOptionsCategory_OnMouseUp();
  100.  
  101. prototype iPDAGUI.SPPDAOptionsCategory_OnLeftOption();
  102.  
  103. prototype iPDAGUI.SPPDAOptionsCategory_OnRightOption();
  104.  
  105. prototype iPDAGUI.SPPDAOptionsCategory_OnApply();
  106.  
  107. prototype iPDAGUI.SPPDAOptionsCategory_OnBackButton();
  108.  
  109. prototype iPDAGUI.SPPDAOptionsCategory_OnBackToMainMenuButton();
  110.  
  111. prototype iPDAGUI.SPPDAGraphicsScreen();
  112.  
  113. prototype iPDAGUI.SPPDAGraphicsScreen_OnDeviceSwitch();
  114.  
  115. prototype iPDAGUI.SPPDASoundScreen();
  116.  
  117. prototype iPDAGUI.SPPDAControlsScreen();
  118.  
  119. prototype iPDAGUI.SPPDAControlsScreen_OnControlStyle();
  120.  
  121. prototype iPDAGUI.SPPDADeviceScreen();
  122.  
  123. prototype iPDAGUI.SPPDADeviceScreen_OnApply();
  124.  
  125. prototype iPDAGUI.SPPDADeviceScreen_OnBackButton();
  126.  
  127. prototype iPDAGUI.SPPDADeviceScreen_OnBackToMainMenuButton();
  128.  
  129. prototype iPDAGUI.MoviesScreen();
  130.  
  131. prototype iPDAGUI.MoviesScreen_OnBackButton();
  132.  
  133. prototype iPDAGUI.MoviesScreen_OnIntro();
  134.  
  135. prototype iPDAGUI.MoviesScreen_OnComsecDiscovery();
  136.  
  137. prototype iPDAGUI.MoviesScreen_OnBaseDiscovery();
  138.  
  139. prototype iPDAGUI.MoviesScreen_OnJailBreak();
  140.  
  141. prototype iPDAGUI.MoviesScreen_OnOutro();
  142.  
  143. prototype iPDAGUI.MoviesScreen_OnCredits();
  144.  
  145. prototype iPDAGUI.ControlScreen();
  146.  
  147. prototype iPDAGUI.ControlScreen_OnSelectScheme();
  148.  
  149. prototype iPDAGUI.ControlScreen_OnBackButton();
  150.  
  151. prototype iPDAGUI.ControlScreen_OnBackButtonToMainMenu();
  152.  
  153. // EOF /////////////////////////////////////////////////////////////////////////
  154.  
  155.